home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 May / EnigmA AMIGA RUN 18 (1997)(G.R. Edizioni)(IT)[!][issue 1997-05][EAR-CD II].iso / earcd / util / pack / xpktest.rea < prev   
Text File  |  1997-03-02  |  3KB  |  77 lines

  1. Short:    Test XPK libraries' speed/efficiency
  2. Author:   andersno@ifi.uio.no (Anders Nordby)
  3. Uploader: andersno@ifi.uio.no (Anders Nordby)
  4. Version:  2.1
  5. Type:     util/pack
  6.  
  7.                            X P K - T E S T   V 2.1
  8.  
  9.                            © 1995 by Anders Nordby
  10.  
  11.                    F R E E L Y   D I S T R I B U T A B L E
  12.  
  13.  
  14. Introduction
  15. ~~~~~~~~~~~~
  16.  
  17. I use xpk libraries for auto-(de)compression of my hd, and I wanted an easier
  18. way of comparing them as I saw many new ones released. I couldn't find any
  19. already released utilities which did what I wanted, so I made XPKTEST.rexx
  20. instead. It is an arexx script which tests compression and decompression
  21. speed of 1-many xpk libraries on 1-many files. The crunch factor is ofcourse
  22. also included, and the output is clean and tidy (IMHO).
  23.  
  24. PS! If you have trouble with too little hd-space, buy DiskExpander today!
  25. XPK-compression is fast, reliable, flexible, efficient etc. In other words :
  26. everything dblspace/stacker for ms-dos never will be!
  27.  
  28.  
  29. Requirements
  30. ~~~~~~~~~~~~
  31.  
  32. The XPK package. Preferably som more (and newer) xpk-libraries.
  33. Kickstart 3.0 (At least you have to have arexx and the cli-commands I use).
  34. A running rexx-server.
  35.  
  36.  
  37. History
  38. ~~~~~~~
  39.  
  40. V2.1: * Kilobytes per second columns included.
  41.       * Output uses self-adjusting columns.
  42.       * Bugs removed from the CreateConfig-script.
  43.       * More accurate timing : pack from disk to disk, unpack from disk to
  44.         ram.
  45.  
  46. Feedback
  47. ~~~~~~~~
  48.  
  49. You can reach me at :
  50.  
  51. Homepage    : http://www.ifi.uio.no/~andersno
  52. E-mail        : andersno@ifi.uio.no
  53. Phone        : +47 33451010
  54. Snailmail    : Anders Nordby, Kastetskogen 66, 3218 Sandefjord, Norway
  55.  
  56.  
  57. ============================= Archive contents =============================
  58.  
  59. Original  Packed Ratio    Date     Time    Name
  60. -------- ------- ----- --------- --------  -------------
  61.        0       0  0.0% 06-Jan-97 14:09:12 +
  62.     1080     466 56.8% 06-Jan-97 14:09:10 +createconfig.rexx
  63.      859     599 30.2% 06-Jan-97 14:09:10 +createconfig.rexx.info
  64.     1625     592 63.5% 06-Jan-97 14:09:10 +createconfig.rexx.long
  65.      342     241 29.5% 06-Jan-97 14:09:10 +file_id.diz
  66.     3554    1781 49.8% 06-Jan-97 14:09:10 +xpktest.doc
  67.      851     428 49.7% 06-Jan-97 14:09:10 +xpktest.doc.info
  68.     4717    2098 55.5% 06-Jan-97 14:09:10 +xpktest.guide
  69.      857     499 41.7% 06-Jan-97 14:09:12 +xpktest.guide.info
  70.     1476     830 43.7% 06-Jan-97 14:09:12 +xpktest.readme
  71.     4926    1730 64.8% 06-Jan-97 14:09:12 +xpktest.rexx
  72.      859     598 30.3% 06-Jan-97 14:09:12 +xpktest.rexx.info
  73.    10179    2514 75.3% 06-Jan-97 14:09:12 +xpktest.rexx.long
  74.      993     537 45.9% 06-Jan-97 14:09:14  xpktest_v2.1.info
  75. -------- ------- ----- --------- --------
  76.    32318   12913 60.0% 06-Jan-97 22:28:58   14 files
  77.